body {background-color:#ffffff;}
table {border-style:solid; border-width:0px;border-color:dimgray;width: 100%;}
td {font-family: verdana;font-size: 11px;border-style:solid; border-width:1px;border-color:c0c0c0;}

a:link{color:#000000;}a:visited{color:#003366;}a:active{color:blue;}  a:hover{color:blue;} 
.entete {border-style:solid; border-width:1px;border-color:dimgray;background-color:#eeeeee;font-family: verdana;font-size:12px;
position:absolute;top:5px;left:5px;height:50px;width:100%;
}
.convertisseur {border-style:solid; border-width:1px;border-color:silver;background-color:bbbbbb;font-family:verdana;font-size: 9px;
margin-top: 1px; padding:4px;position: absolute;top: 5px;right:10px;align:right;float:right;
}
.menu {border-style:solid;border-width:0px;border-color:dimgray;background-color:#ffffff;
font-family:verdana;font-size:11px;spacing:5;
position:absolute;top:60px;left:5px;width:170px;height:520px;/*padding:5px;*/float:left;
}
.content {border-style:solid; border-width:0px; border-color:dimgray;background-color:#ffffff;font-family: verdana;font-size: 12px;
position:absolute;top:60px;left:135px;width:85%;height:600px;padding:5px;float:right;
clear:both;
}
.footer {border-style:solid; border-width:1px; border-color:#aaaaaa; background-color:#aaaaaa; font-family: verdana;font-size: 10px;
position: absolute;left:5px;bottom:2px;width: 800px;height:30px;
clear:both;
}    